﻿2026-07-05T00:26:52.4000265Z ##[group]Run actions/checkout@v5
2026-07-05T00:26:52.4000921Z with:
2026-07-05T00:26:52.4001506Z   repository: SaberMage/spt-core
2026-07-05T00:26:52.4004820Z   token: ***
2026-07-05T00:26:52.4005393Z   ssh-strict: true
2026-07-05T00:26:52.4005923Z   ssh-user: git
2026-07-05T00:26:52.4006441Z   persist-credentials: true
2026-07-05T00:26:52.4006994Z   clean: true
2026-07-05T00:26:52.4007475Z   sparse-checkout-cone-mode: true
2026-07-05T00:26:52.4055712Z   fetch-depth: 1
2026-07-05T00:26:52.4056515Z   fetch-tags: false
2026-07-05T00:26:52.4056921Z   show-progress: true
2026-07-05T00:26:52.4057311Z   lfs: false
2026-07-05T00:26:52.4057664Z   submodules: false
2026-07-05T00:26:52.4058069Z   set-safe-directory: true
2026-07-05T00:26:52.4058504Z env:
2026-07-05T00:26:52.4058875Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-05T00:26:52.4059432Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-05T00:26:52.4059881Z ##[endgroup]
2026-07-05T00:26:52.4860616Z Syncing repository: SaberMage/spt-core
2026-07-05T00:26:52.4862680Z ##[group]Getting Git version info
2026-07-05T00:26:52.4863457Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-05T00:26:52.4864526Z [command]/usr/bin/git version
2026-07-05T00:26:52.4865008Z git version 2.43.0
2026-07-05T00:26:52.4866358Z ##[endgroup]
2026-07-05T00:26:52.4872081Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/afe835f1-73fe-4ba7-8a14-0fb8d2929260' before making global git config changes
2026-07-05T00:26:52.4873336Z Adding repository directory to the temporary git global config as a safe directory
2026-07-05T00:26:52.4875526Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-05T00:26:52.4908733Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-05T00:26:52.4928026Z https://github.com/SaberMage/spt-core
2026-07-05T00:26:52.4937654Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-05T00:26:52.4940824Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-05T00:26:52.4959248Z HEAD
2026-07-05T00:26:52.4991439Z ##[endgroup]
2026-07-05T00:26:52.4992064Z [command]/usr/bin/git submodule status
2026-07-05T00:26:52.5173110Z ##[group]Cleaning the repository
2026-07-05T00:26:52.5174820Z [command]/usr/bin/git clean -ffdx
2026-07-05T00:26:53.3002275Z Removing target/
2026-07-05T00:26:53.3012158Z [command]/usr/bin/git reset --hard HEAD
2026-07-05T00:26:53.3070166Z HEAD is now at 2cef1a3cc Merge c01fe6ee29c2a19c4a6ebc72f11c471cab7d13d0 into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:26:53.3076187Z ##[endgroup]
2026-07-05T00:26:53.3077526Z ##[group]Disabling automatic garbage collection
2026-07-05T00:26:53.3080892Z [command]/usr/bin/git config --local gc.auto 0
2026-07-05T00:26:53.3107456Z ##[endgroup]
2026-07-05T00:26:53.3108774Z ##[group]Setting up auth
2026-07-05T00:26:53.3112563Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-05T00:26:53.3140314Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-05T00:26:53.3362434Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-05T00:26:53.3392198Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-05T00:26:53.3580903Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-05T00:26:53.3612010Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-05T00:26:53.3807266Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-05T00:26:53.3839562Z ##[endgroup]
2026-07-05T00:26:53.3842205Z ##[group]Fetching the repository
2026-07-05T00:26:53.3847697Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2cef1a3cc910e27f27ae9af6f87dd314247aaf40:refs/remotes/pull/51/merge
2026-07-05T00:26:53.9371679Z ##[endgroup]
2026-07-05T00:26:53.9373366Z ##[group]Determining the checkout info
2026-07-05T00:26:53.9374999Z ##[endgroup]
2026-07-05T00:26:53.9376428Z [command]/usr/bin/git sparse-checkout disable
2026-07-05T00:26:53.9422101Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-05T00:26:53.9449965Z ##[group]Checking out the ref
2026-07-05T00:26:53.9459732Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/51/merge
2026-07-05T00:26:53.9512133Z HEAD is now at 2cef1a3cc Merge c01fe6ee29c2a19c4a6ebc72f11c471cab7d13d0 into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:26:53.9516580Z ##[endgroup]
2026-07-05T00:26:53.9554746Z [command]/usr/bin/git log -1 --format=%H
2026-07-05T00:26:53.9584961Z 2cef1a3cc910e27f27ae9af6f87dd314247aaf40
